Skip to content

QueryablePlan class

Defined in

Namespace: System.Reactive.Joins Assembly: System.Reactive.dll Full name: System.Reactive.Joins.QueryablePlan<T> Modifiers: public

Summary

        Represents an execution plan for join patterns represented by an expression tree.
        

Applies to

netstandard2.0

Properties

NameSummary
ExpressionGets the expression tree representing the join pattern execution plan.
Inherited members